testing.testDeps.WriteProfileTo (method)
4 uses
testing (current package)
testing.go#L1630: WriteProfileTo(string, io.Writer, int) error
testing.go#L1958: if err = m.deps.WriteProfileTo("allocs", f, 0); err != nil {
testing.go#L1970: if err = m.deps.WriteProfileTo("block", f, 0); err != nil {
testing.go#L1982: if err = m.deps.WriteProfileTo("mutex", f, 0); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)